home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / dev / misc / gadoc.lha / GAdoc.c / Docs / Do_It < prev    next >
Encoding:
Text File  |  1995-03-27  |  293 b   |  9 lines

  1. ; $VER: MakeGuide Caller 1.0 (29.09.1993)
  2. ; for compiling a .texi (TeXinfo) source code into Amigauide, .DVI file or
  3. ; simple ASCII document
  4. ; Gerhard Leibrock, Neuh"auselerstr. 12, 66459 Kirkel 2
  5.  
  6. echo "Invoking MakeGuide for TeXinfo file..."
  7. bmake >AllGuide.err -f Make4guide
  8. echo "Done..."
  9.